home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / futils / futils~1 / man / manpages.zoo / uname.1 < prev    next >
Encoding:
Text File  |  1991-11-13  |  1.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4. UNAME(1L)                                               UNAME(1L)
  5.  
  6.  
  7.  
  8. NAME
  9.      uname - print system information
  10.  
  11. SYNOPSIS
  12.      uname [-snrvma] [+sysname] [+nodename] [+release] [+version]
  13.      [+machine] [+all]
  14.  
  15. DESCRIPTION
  16.      This manual page documents the GNU version of uname.  uname
  17.      prints information about the machine and operating system it
  18.      is run on.  If no options are given, uname acts as if the -_✓s
  19.      option were given.  If multiple options are given or the -_✓a
  20.      option is given, the selected information is printed in the
  21.      order `snrvm' with a space between items.
  22.  
  23.      OPTIONS
  24.  
  25.      -_✓s, +_✓s_✓y_✓s_✓n_✓a_✓m_✓e
  26.           Print the operating system name.
  27.  
  28.      -_✓n, +_✓n_✓o_✓d_✓e_✓n_✓a_✓m_✓e
  29.           Print the machine's network node hostname.
  30.  
  31.      -_✓r, +_✓r_✓e_✓l_✓e_✓a_✓s_✓e
  32.           Print the operating system release.
  33.  
  34.      -_✓v, +_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  35.           Print the operating system version.
  36.  
  37.      -_✓m, +_✓m_✓a_✓c_✓h_✓i_✓n_✓e
  38.           Print the machine (hardware) type.
  39.  
  40.      -_✓a, +_✓a_✓l_✓l
  41.           Print all of the above information.
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Page 1
  64.  
  65.  
  66.  
  67.